xen.git
2006-05-14 kaf24@firebug... Fix 64-bit build. xc_ptrace() is still broken for x86...
2006-05-12 kaf24@firebug... Fix an out-of-bounds memory access in xc_ptrace.c.
2006-05-12 kaf24@firebug... Re-enables ptrace for paravirtualized guests.
2006-05-12 kaf24@firebug... Update the readme for tools/examples/scripts.
2006-05-12 kaf24@firebug... Fix xentrace to initialise the trace buffers if they...
2006-05-12 kaf24@firebug... Fix the cirrus vga model to not leak memory when switch...
2006-05-12 kaf24@firebug... Move set/unset_vram_mapping into cirrus_vga.c, pending...
2006-05-11 cl349@firebug... Fix network bridge script to select the right interface...
2006-05-11 cl349@firebug... Add support to domain builders for loading kernels...
2006-05-11 vhanquez@kneesa... dom0 and anonymous connections can create unlimited...
2006-05-11 vhanquez@kneesa... Try to create runtime xenstored's directories at startu...
2006-05-11 Ryan HarperFix up enforce_dom0_cpu test case to check that dom0...
2006-05-11 kaf24@firebug... x86/64 has the wrong number of arguments defined for...
2006-05-11 kaf24@firebug... I am adding one more test case for vTPM migration....
2006-05-11 kaf24@firebug... Fix the building of the Xen TPM driver as module and...
2006-05-11 kaf24@firebug... Fix a typo in xc_ptrace() and fix single-stepping when...
2006-05-10 kaf24@firebug... When we copy packet sin netback/netfront make sure...
2006-05-10 kaf24@firebug... This patch adds a boolean parameter 'network' to the...
2006-05-10 kaf24@firebug... Simply do not declare module_exit() handlers for netbac...
2006-05-10 kaf24@firebug... proto_csum_blank field gets lost if packet is copied...
2006-05-10 kaf24@firebug... The PciController class lacks a configuration method...
2006-05-10 kaf24@firebug... This patch enhances the Summagraphics emulation by...
2006-05-10 kaf24@firebug... Reset Cirrus device model `VRAM' whenever a VGA/SVGA...
2006-05-10 kaf24@firebug... Clean up and refactor some parts of the vTPM and migrat...
2006-05-10 kaf24@firebug... Fix a couple of problems in the TPM backend driver.
2006-05-10 kaf24@firebug... This small patch fixes new make-dependencies of the...
2006-05-10 kaf24@firebug... Set up and tear down phys_proc_id, cpu_core_id, cpu_sib...
2006-05-10 kaf24@firebug... Fix blkif and netif backend teardown -- do not remove...
2006-05-08 cl349@firebug... Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to...
2006-05-08 cl349@firebug... Make cscope hgignore wildcard a little bit less permissive.
2006-05-08 cl349@firebug... Make Xen version numbers more flexible.
2006-05-08 kaf24@firebug... Add module license to xenbus_be, otherwise the module...
2006-05-08 kaf24@firebug... The current Xen code for VMX is setting the gp fault...
2006-05-08 cl349@firebug... Fix code which finds the default interface if there...
2006-05-07 stekloff@dyn90470221... The buildroot xm-test grabs is no longer present, this...
2006-05-07 emellor@leeni... Fix console runaway detection for the smallmem_neg...
2006-05-07 emellor@leeni... Abstract block-attach and block-detach calls, and add...
2006-05-06 emellor@leeni... Move the logic to find the Xen Python scripts above...
2006-05-05 emellor@leeni... Merged.
2006-05-05 emellor@leeni... Use the auxbin module to find the appropriate install...
2006-05-05 emellor@leeni... Remove ssidref field from test -- this now only works...
2006-05-05 kaf24@firebug... Add more in_irq() checking. Add irq_enter()/irq_exit...
2006-05-05 kaf24@firebug... Instead of just having the bootloader config sxp replac...
2006-05-05 kaf24@firebug... Fix injection of guest faults resulting from failed...
2006-05-05 kaf24@firebug... Fix python pciif script to reference correct 2.0 compat...
2006-05-05 kaf24@firebug... Fix dr access from or to extended registers on x86_64.
2006-05-05 kaf24@firebug... Replace a bash-specific redirection in tools/ioemu...
2006-05-05 kaf24@firebug... It's unnecessary on MOV CRn to use "q" or "l" to indic...
2006-05-05 kaf24@firebug... Replace a bash-specific substitution with equivalent...
2006-05-05 kaf24@firebug... Adjust skb->truesize appropriately in netback driver.
2006-05-05 kaf24@firebug... Fix IA64 transparent-virtualization issue (Xen may...
2006-05-05 kaf24@firebug... Add missing spin_unlock_irq() at xen/arch/x86/irq.c
2006-05-04 cl349@firebug... Don't try to write to pmd pages, there is no writeable...
2006-05-04 kaf24@firebug... SVM patch for 64bit hv, to reset the ss, es, ds host...
2006-05-04 cl349@firebug... Linux: upgrade patches to 2.6.16.13.
2006-05-04 cl349@firebug... Linux: upgrade to 2.6.16.13.
2006-05-04 cl349@firebug... Remove unused LINUX_SRCS.
2006-05-04 stekloff@dyn90470221... Add a HOWTO to help writing tests, includes domains...
2006-05-04 stekloff@dyn90470221... Add new networking infrastructure to Xm-Test. The goal...
2006-05-04 emellor@leeni... Second step toward a new network infrastructure, move...
2006-05-04 stekloff@dyn90470221... First step to network infrastructure, add a type to...
2006-05-04 emellor@leeni... Merged.
2006-05-04 kaf24@firebug... Change Mini-OS so that it uses stddef.h to define size_...
2006-05-04 kaf24@firebug... This patch
2006-05-04 kaf24@firebug... Fix fault handler for both 32 and 64 bit architecture...
2006-05-04 kaf24@firebug... SVM patch to cleanup the host save area allocation...
2006-05-04 cl349@firebug... Fix xenbus userspace device transaction tracking.
2006-05-03 kaf24@firebug... Fix mismerge of vmx vm86 patch: 9915:e1409c2ace46afd67b...
2006-05-03 kaf24@firebug... Instead of knowing explicitly about the pygrub entry...
2006-05-03 kaf24@firebug... Introduce some finer-grained locking to prevent calling
2006-05-03 kaf24@firebug... Clean up xen-mkbuildtree-pre for ia64 xenlinux.
2006-05-03 kaf24@firebug... Use native value for SPLIT_PTLOCK_CPUS except on xen...
2006-05-03 kaf24@firebug... Ensure segment bases are consistent with their
2006-05-03 kaf24@firebug... Turn page-structure layout assertions into BUILD_BUG_ON().
2006-05-02 emellor@leeni... Xm-tests 01_memset_basic_pos.test and 03_memset_random_...
2006-05-02 kaf24@firebug... Balloon driver should hijack the ->lru list field rathe...
2006-05-02 kaf24@firebug... Remove i386/x8664 differences in vmx reg store/load...
2006-05-02 kaf24@firebug... Virtual net drivers advertise multicast capabilities.
2006-05-02 kaf24@firebug... This patch changes to format in which EIP is printed...
2006-05-02 kaf24@firebug... This patch conditionalizes some output from perfc_print...
2006-05-02 kaf24@firebug... Fix perfc array range on reset.
2006-05-02 kaf24@firebug... Move Linux-specific privcmd code into private libxc...
2006-05-02 kaf24@firebug... Remove obsolete privcmd_blkmsg struct.
2006-05-02 kaf24@firebug... Fix ia64 build. do_physdev_op* declared incorrectly
2006-05-02 kaf24@firebug... Fix x86/64 version of Mini-OS. It encompasses the follo...
2006-05-01 kaf24@firebug... Clean up compiler.h to define a few more things and...
2006-05-01 kaf24@firebug... A few functions should be static in shutdown.c.
2006-05-01 kaf24@firebug... Include string.h in the hypercall header file to ensure...
2006-05-01 kaf24@firebug... The Xen netif drivers won't complile if NET is absent.
2006-05-01 kaf24@firebug... Compilation fix on ia64. Include linux/vmalloc.h for...
2006-05-01 kaf24@firebug... Compilation fix tpmback.c on ia64. Use pfn_to_mfn inste...
2006-05-01 kaf24@firebug... Change semantics of grant transfers for vp guests so...
2006-04-30 kaf24@firebug... Debugging Xend with XEND_DAEMONIZE set to False doesn...
2006-04-30 kaf24@firebug... Allow architectures to define their own privcmd_mmap...
2006-04-30 kaf24@firebug... Introduce XEN_IA64_DOM0_NON_VP to simplify some ifdefs
2006-04-30 kaf24@firebug... Balloon driver: when in autotranslate mode, pages are...
2006-04-30 kaf24@firebug... Fix blktap "bad page state" bug.
2006-04-30 kaf24@firebug... balloon_alloc_empty_page_range() should set the referen...
2006-04-30 kaf24@firebug... Remove definition of NR_PIRQS and replace all uses...
2006-04-30 kaf24@firebug... Define new event-channel and physdev hypercalls with...
next